CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Euclidean distance

搜索资源列表

  1. CalcVecDistance

    1下载:
  2. vc+opencv计算欧氏距离和马氏距离-vc+ opencv calculating Euclidean distance and Mahalanobis distance
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:218587
    • 提供者:刘镇
  1. ClusterAlgorithm

    1下载:
  2. 模式识别的聚类算法 包括欧氏(Euclidean)距离,绝对值距离,切式距离,明氏距离,马氏距离-Clustering algorithm of pattern recognition, including Euclidean (Euclidean) distance, absolute distance, the distance-cut, Ming' s distance, Mahalanobis distance
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10474
    • 提供者:shenshendaodao
  1. DisTrans

    0下载:
  2. 快速算法,可以快速计算一个二进制图片的Euclidean距离。-Fast algorithm can quickly calculate a binary image of the Euclidean distance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:16298
    • 提供者:黄石
  1. patternClass

    0下载:
  2. 產生k個d維的常態分布樣本,產生某個事前機率為P(wi)的常態分布的discriminant function,計算任兩點間的Euclidean distance及Mahalanobis distance -Generated k-d-dimensional normal distribution of samples to generate a prior probability P (wi) of the normal distribution of the discriminan
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:39219
    • 提供者:amy
  1. disteusq

    0下载:
  2. calculates the squared euclidean distance between all pairs of rows of two matrices. -calculates the squared euclidean distance between all pairs of rows of two matrices.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1265
    • 提供者:qingpg518
  1. GSNNSimulation

    1下载:
  2. 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:13131
    • 提供者:liancb
  1. image-retrieval

    0下载:
  2. 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1011196
    • 提供者:华华
  1. euclideanDistance

    0下载:
  2. euclidean Distance-euclidean Distance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1150
    • 提供者:muhammet
  1. KMeans Euclidean Distance

    1下载:
  2. 一个用java写的欧几里德距离的kmeans算法,以前做实验自己写的-code of KMeans based on Euclidean Distance
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-15
    • 文件大小:2070
    • 提供者:tanwei
  1. disteu1

    0下载:
  2. To calculate the Euclidean distance.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:848
    • 提供者:Ant
  1. kNN2010

    0下载:
  2. k-NN based on Z-score standardized Euclidean distance & weighted voting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1087
    • 提供者:Manyazewal
  1. File10

    0下载:
  2. Web文档聚类系统的设计与实现:数据挖掘;聚类分柝:文本挖掘;预处理;聚类组合;可 视化;欧氏距离-Web Document Clustering Design and Implementation: Data mining Clustering Hierarchical: text mining pretreatment cluster combinations visualization Euclidean distance
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2422843
    • 提供者:王三
  1. shibie

    0下载:
  2. 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:57931
    • 提供者:houhj
  1. hashing

    0下载:
  2. 将图像提取gist向量,然后计算各向量之间的欧氏距离,进行比较。-Extracted gist vector image, and then calculate the Euclidean distance between vectors, for comparison.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:808
    • 提供者:刘洋
  1. reval

    0下载:
  2. Euclidean Distance Transform has been widely studied in computational geometry, image processing, computer graphics and pattern recognition. Euclidean distance has been computed through different algorithms like parallel, linear time algorithms etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:101716
    • 提供者:yasora
  1. nearestneighbour

    0下载:
  2. Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the matrix of candidate points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:30618
    • 提供者:nadir
  1. minimum-Euclidean-Distance

    0下载:
  2. minimum Euclidean Distance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:539
    • 提供者:戴安芬
  1. Euclidean-distance

    0下载:
  2. You can use the following function to compute Euclidean distance between 2 images
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:654
    • 提供者:behroo
  1. euclidean-distance

    0下载:
  2. euclidean distance matrix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:617
    • 提供者:samira
  1. Euclidean Space

    0下载:
  2. information on euclidean distance
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:319488
    • 提供者:nid01
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com